Maps for WinForms
GeoPolygon コンストラクタ

C1.Win.Map.6 アセンブリ > C1.FlexMap 名前空間 > GeoPolygon クラス : GeoPolygon コンストラクタ
ポリゴンリング。
GeoPolygonの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal rings As System.Collections.Generic.IEnumerable(Of GeoLinearRing) _
)
public GeoPolygon( 
   System.Collections.Generic.IEnumerable<GeoLinearRing> rings
)

パラメータ

rings
ポリゴンリング。
参照

GeoPolygon クラス
GeoPolygon メンバ